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
Resolution chain
unigroupinc.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.48.112.193 | 101.0.34.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.49.150.202 | 101.0.34.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 174.129.145.183 | 174.130.168.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.209.235.232 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.221.200.33 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.202.84.220 | 35.16.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.227.179.99 | 35.24.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.239.71.131 | 35.24.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.153.29.130 | 35.184.64.0/19 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.0.54.150 | 52.40.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.90.106.226 | 54.138.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.89.218.126 | 98.96.220.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.221.176.145 | 45.2.212.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- unigroup, ca.
- Contact emails
Subdomains
83 observed subdomains of unigroupinc.com.
Showing 25 of 83. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for unigroupinc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 180.235.156.45/32 |
| SPF_IP | 67.131.175.0/24 |
| SPF_IP | 67.133.82.0/24 |
Related pages
Pivot deeper into the graph from unigroupinc.com.
- IP · 100.48.112.193
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · phil_may@unigroup.com
- TLD · .com
- Browse hostnames · un…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.