Skip to content

Hostname

cusinaebutega.com

Last fetched

cusinaebutega.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cusinaebutega.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/cusinaebutega.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.177.192116.202.0.0/16AS24940DE

WHOIS identity

Registrar
iana:69
Organization
o. ma s.r.l. societa ditta o. ma s.r.l. societa ditta
Contact emails

Subdomains

3 observed subdomains of cusinaebutega.com.

Web-graph footprint

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

11 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cusinaebutega.com.

MechanismTarget
SPF_Acusinaebutega.com
SPF_INCLUDEdem.deltacommerce.com
SPF_INCLUDEspf.qboxmail.com
SPF_IP116.202.177.192
SPF_IP213.239.209.188
SPF_IP2a01:4f8:c0c:68bf:0:0:0:1
SPF_IP78.47.151.247
SPF_MXcusinaebutega.com

Related pages

Pivot deeper into the graph from cusinaebutega.com.

Cypher and MCP

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

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