Skip to content

Hostname

bettendorfsprinting.com

Last fetched

bettendorfsprinting.com resolves to 1 IPv4 address operated by NOANET-WA - Northwest Open Access Network in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bettendorfsprinting.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bettendorfsprinting.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.184.186.3964.184.128.0/18AS16713NOANET-WA - Northwest Open Access NetworkUS

WHOIS identity

Registrar
iana:146
Organization
bettendorfs printing and design,
Contact emails

Subdomains

2 observed subdomains of bettendorfsprinting.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bettendorfsprinting.com.

MechanismTarget
SPF_IP64.146.237.16
SPF_IP64.146.239.2
SPF_IP64.146.239.50
SPF_IP64.146.239.65
SPF_IP64.146.239.66
SPF_IP64.184.186.7
SPF_IP66.119.213.15
SPF_IP66.119.213.5

Related pages

Pivot deeper into the graph from bettendorfsprinting.com.

Cypher and MCP

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

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