Skip to content

Hostname

unigroup.com

Last fetched

unigroup.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · unigroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/unigroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.154.172100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.83.253174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.201.7718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.126.93.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.151.15250.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.122.23252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.61.17152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.180.10054.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.73.20298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.233.3434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
unigroup, ca.
Contact emails

Subdomains

43 observed subdomains of unigroup.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for unigroup.com.

Related pages

Pivot deeper into the graph from unigroup.com.

Cypher and MCP

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

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