Hostname
agregio-solutions.com
Last fetched
agregio-solutions.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
agregio-solutions.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.37.30.52 | 54.37.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of agregio-solutions.com owner
- Contact emails
- 0c290ff3-272a-451e-9faf-385289ee0c9d@identity-protect.org
- 30cddd0b-86fd-4923-bacc-f67bc947ac50@identity-protect.org
- 40877a58-4837-43de-9844-88723891b98e@identity-protect.org
- 45db7c0f-06cc-4c0f-ae49-826964580488@identity-protect.org
- 675f04a3-eee1-4117-a12c-caa8ed3f0d06@identity-protect.org
- b880c386-fbe1-459d-b79d-b7ed0ee08e3a@identity-protect.org
Subdomains
9 observed subdomains of agregio-solutions.com.
Web-graph footprint
Distinct hostnames that link to or from agregio-solutions.com in the public web crawl.
11 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for agregio-solutions.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.incwo.com |
Related pages
Pivot deeper into the graph from agregio-solutions.com.
- IP · 54.37.30.52
- ASN · AS16276
- Registrar · iana:468
- Country · FR
- Email · 0c290ff3-272a-451e-9faf-385289ee0c9d@identity-protect.org
- TLD · .com
- Browse hostnames · ag…
- 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: "agregio-solutions.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.