Hostname
printflux.com
Last fetched
printflux.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
printflux.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.210.227.112 | 62.210.0.0/16 | AS12876 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- yann venance
- Contact emails
- 1911ef166b462048d138b3068028812d-6666@contact.gandi.net
- 43a4e34b83b2f82c7be63924d56f692c-6666@contact.gandi.net
- 46fe99bdc54edf3076db1bd921a9327c-6666@contact.gandi.net
- 5d523f4e1b11acc09f17dfda617cc56e-6666@contact.gandi.net
- 751ebccf93a7b36b4a82f3f5bde39b3b-6666@contact.gandi.net
- a017d60422e91a780651c8f862b2c85b-6666@contact.gandi.net
- a880fb6c4d2405ce352ddf932fc6eecb-6666@contact.gandi.net
- d4458649b51686ebe8270d669d8d7c52-6666@contact.gandi.net
Subdomains
32 observed subdomains of printflux.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from printflux.com in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for printflux.com.
| Mechanism | Target |
|---|---|
| SPF_A | printflux.com |
| SPF_IP | 5.196.79.204 |
| SPF_IP | 62.210.227.0/27 |
| SPF_IP | 62.210.227.96/27 |
| SPF_MX | printflux.com |
Related pages
Pivot deeper into the graph from printflux.com.
- IP · 62.210.227.112
- ASN · AS12876
- Registrar · iana:81
- Country · FR
- Email · 1911ef166b462048d138b3068028812d-6666@contact.gandi.net
- TLD · .com
- Browse hostnames · pr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "printflux.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.