Skip to content

Hostname

unigroupinc.com

Last fetched

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

Nutrition Label

WHISPER CANON · unigroupinc.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/unigroupinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.112.193101.0.34.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.150.202101.0.34.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.145.183174.130.168.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.235.2323.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.200.333.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.84.22035.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.179.9935.24.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.71.13135.24.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.29.13035.184.64.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.54.15052.40.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.106.22654.138.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.218.12698.96.220.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.176.14545.2.212.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
unigroup, ca.
Contact emails

Subdomains

83 observed subdomains of unigroupinc.com.

Web-graph footprint

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

34 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for unigroupinc.com.

Related pages

Pivot deeper into the graph from unigroupinc.com.

Cypher and MCP

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

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