Hostname
miafair.it
Last fetched
miafair.it resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in NL. WHOIS lists registrar:tucows.com co. as the registrar.
Nutrition Label
Resolution chain
miafair.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.214.162.206 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
| 35.214.241.54 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
WHOIS identity
- Registrar
- registrar:tucows.com co.
- Organization
- do.mo.art. srl
- Contact emails
- —
Subdomains
12 observed subdomains of miafair.it.
Web-graph footprint
Distinct hostnames that link to or from miafair.it in the public web crawl.
292 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for miafair.it.
| Mechanism | Target |
|---|---|
| SPF_A | miafair.it |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | miafair.it.spf.auto.dnssmarthost.net |
| SPF_INCLUDE | musvc.com |
| SPF_MX | miafair.it |
Related pages
Pivot deeper into the graph from miafair.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "miafair.it"})-[: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.