Skip to content

Hostname

effebi.com

Last fetched

effebi.com resolves to 1 IPv4 address operated by ASN-IDC T.NO.OM.I.NC in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · effebi.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/effebi.com

Resolution chain

effebi.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
156.54.14.252156.54.14.0/24AS20746ASN-IDC T.NO.OM.I.NCIT

WHOIS identity

Registrar
iana:168
Organization
effebi s.p.a.
Contact emails

Subdomains

1 observed subdomain of effebi.com.

Web-graph footprint

Distinct hostnames that link to or from effebi.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for effebi.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.194.167.168/29
SPF_IP5.96.166.208/28
SPF_IP62.110.62.0/28
SPF_MXeffebi.com

Related pages

Pivot deeper into the graph from effebi.com.

Cypher and MCP

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

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

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