Skip to content

Hostname

unum.com

Last fetched

unum.com resolves to 2 IPv4 addresses operated by UNUMGROUP-AS - Unum Group in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · unum.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/unum.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.136.176.239192.136.176.0/22AS29888UNUMGROUP-AS - Unum GroupUS
192.136.182.239192.136.182.0/24AS29888UNUMGROUP-AS - Unum GroupUS

WHOIS identity

Registrar
iana:299
Organization
hibler paul
Contact emails

Subdomains

249 observed subdomains of unum.com.

Web-graph footprint

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

1,198 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for unum.com.

Related pages

Pivot deeper into the graph from unum.com.

Cypher and MCP

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

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