Skip to content

Hostname

parfimo.it

Last fetched

parfimo.it resolves to 4 IPv4 addresses operated by AS206548 in CZ. WHOIS lists registrar:ascio technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · parfimo.itRouting diversity3.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/parfimo.it

Resolution chain

parfimo.it resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:ascio technologies inc.
Organization
el nino parfum s.r.o.
Contact emails

Subdomains

8 observed subdomains of parfimo.it.

Web-graph footprint

Distinct hostnames that link to or from parfimo.it in the public web crawl.

147 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for parfimo.it.

MechanismTarget
SPF_Aparfimo.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailing.praguebest.cz
SPF_INCLUDEspf1.elsvc.net

Related pages

Pivot deeper into the graph from parfimo.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "parfimo.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.