Skip to content

Hostname

nnllbaseball.com

Last fetched

nnllbaseball.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · nnllbaseball.comRouting diversity3.0/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nnllbaseball.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.129.209.6174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
66.81.203.19866.81.203.0/24AS40676AS40676 - Psychz NetworksUS
74.220.199.674.220.199.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
iana:1154
Organization
davis, jeremy
Contact emails

Subdomains

4 observed subdomains of nnllbaseball.com.

Web-graph footprint

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

41 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nnllbaseball.com.

MechanismTarget
SPF_Annllbaseball.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP50.6.109.239
SPF_MXnnllbaseball.com

Related pages

Pivot deeper into the graph from nnllbaseball.com.

Cypher and MCP

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

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