Skip to content

Hostname

nobabio.com

Last fetched

nobabio.com resolves to 3 IPv4 addresses operated by AS153528 in BD. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · nobabio.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nobabio.com

Resolution chain

nobabio.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nobabio.com

SPF policy

8 SPF mechanisms authorising senders for nobabio.com.

MechanismTarget
SPF_Anobabio.com
SPF_IP14.128.14.23
SPF_IP14.128.14.24
SPF_IP14.128.15.169
SPF_IP160.191.80.66
SPF_IP161.248.201.18
SPF_IP161.248.201.20
SPF_MXnobabio.com

Related pages

Pivot deeper into the graph from nobabio.com.

Cypher and MCP

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

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