Skip to content

Hostname

his.com

Last fetched

his.com resolves to 1 IPv4 address operated by UUNET - Verizon Business in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · his.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/his.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.56.65.29108.56.0.0/16AS701UUNET - Verizon BusinessUS

WHOIS identity

Registrar
iana:69
Organization
heller information services,
Contact emails

Subdomains

128 observed subdomains of his.com.

Web-graph footprint

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

406 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for his.com.

MechanismTarget
SPF_INCLUDEregistrarmail.net
SPF_IP108.56.65.0/27
SPF_IP108.56.65.16
SPF_IP173.8.6.216/29
SPF_IP18.218.2.49
SPF_IP18.222.154.13
SPF_IP3.148.140.11
SPF_IP3.149.70.92
SPF_IP72.66.110.128/28
SPF_IP75.149.19.216/29

Related pages

Pivot deeper into the graph from his.com.

Cypher and MCP

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

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