Hostname
aggregate.com
Last fetched
aggregate.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
aggregate.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.225.128 | 15.197.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.251.168 | 3.33.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:1515
- Organization
- aggregate industries ltd attn aggregate.com care of network solutions
- Contact emails
- a62pf27q89u@networksolutionsprivateregistration.com
- a64wg3x32yr@networksolutionsprivateregistration.com
- bu5nj3rz3dc@networksolutionsprivateregistration.com
- bv4by3n82pu@networksolutionsprivateregistration.com
- bz7ne9j765f@networksolutionsprivateregistration.com
- dbp@domainsbyproxy.com
- et3yr5vr3zk@networksolutionsprivateregistration.com
- fx33n3ng8um@networksolutionsprivateregistration.com
- gt49c3s98e3@networksolutionsprivateregistration.com
- gz89k73e7mk@networksolutionsprivateregistration.com
- hd86p6xp33q@networksolutionsprivateregistration.com
- he8sb9g27aj@networksolutionsprivateregistration.com
- hv2kn4ss4u7@networksolutionsprivateregistration.com
- m46tt34u7vh@networksolutionsprivateregistration.com
- mt3hs9ne4nd@networksolutionsprivateregistration.com
- n85us3uw79y@networksolutionsprivateregistration.com
- nr8c42tp8g3@networksolutionsprivateregistration.com
- nu4r94m77f3@networksolutionsprivateregistration.com
- qp9fh3m53ua@networksolutionsprivateregistration.com
- r46t754p766@networksolutionsprivateregistration.com
- and 14 more
Subdomains
14 observed subdomains of aggregate.com.
Showing 12 of 14. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aggregate.com in the public web crawl.
369 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for aggregate.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _labs.sendgrid.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emailsrvr.com |
| SPF_INCLUDE | partners.sendgrid.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 149.72.190.137 |
Related pages
Pivot deeper into the graph from aggregate.com.
- IP · 15.197.225.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1515
- Country · CA
- Email · a62pf27q89u@networksolutionsprivateregistration.com
- 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: "aggregate.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.