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
Resolution chain
unigroup.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.49.154.172 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 174.129.83.253 | 174.129.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.214.201.77 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.221.126.9 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.19.151.152 | 50.19.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.200.122.232 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.201.61.171 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.88.180.100 | 54.88.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.86.73.202 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.227.233.34 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- unigroup, ca.
- Contact emails
Subdomains
43 observed subdomains of unigroup.com.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from unigroup.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for unigroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.dayforcehcm.com |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | unigroupint.nw026.com |
| SPF_IP | 180.235.156.45/32 |
| SPF_IP | 207.178.209.242/32 |
| SPF_IP | 5.61.117.0/24 |
| SPF_IP | 67.131.175.0/24 |
| SPF_IP | 67.133.82.0/24 |
Related pages
Pivot deeper into the graph from unigroup.com.
- IP · 100.49.154.172
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.