Hostname
faifriuli.com
Last fetched
faifriuli.com resolves to 1 IPv4 address operated by AS197540 in AT. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
faifriuli.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 |
|---|---|---|---|---|
| 152.53.109.203 | 152.53.108.0/22 | AS197540 | — | AT |
WHOIS identity
- Registrar
- iana:2487
- Organization
- associazione autotrasportatori del friuli venezia giulia
- Contact emails
Subdomains
7 observed subdomains of faifriuli.com.
Web-graph footprint
Distinct hostnames that link to or from faifriuli.com in the public web crawl.
20 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for faifriuli.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from faifriuli.com.
- IP · 152.53.109.203
- ASN · AS197540
- Registrar · iana:2487
- Country · AT
- Email · e9f87e65772413f8121b9b5a8f956b4c.gdrp@customers.whoisprivacycorp.com
- TLD · .com
- Browse hostnames · fa…
- 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: "faifriuli.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.