Hostname
amalgamated.com
Last fetched
amalgamated.com resolves to 1 IPv4 address operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
amalgamated.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 |
|---|---|---|---|---|
| 160.153.0.139 | 160.153.0.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- domain admin
- Contact emails
- ax9kz7fp4d6@networksolutionsprivateregistration.com
- b89356vs6pc@networksolutionsprivateregistration.com
- fu4rg34c2vs@networksolutionsprivateregistration.com
- mv2wd2q62ta@networksolutionsprivateregistration.com
- pv3vs7fc6hq@networksolutionsprivateregistration.com
- qz7nk8dr73a@networksolutionsprivateregistration.com
- sr5e94zx3v6@networksolutionsprivateregistration.com
- vd3336cc8et@networksolutionsprivateregistration.com
- vv6ff6a59q2@networksolutionsprivateregistration.com
- w45bh7x27ty@networksolutionsprivateregistration.com
- whois@bluehost.com
- xd4h48rq2q2@networksolutionsprivateregistration.com
- y57dd7wx6u6@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of amalgamated.com.
Web-graph footprint
Distinct hostnames that link to or from amalgamated.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for amalgamated.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 40.88.9.104 |
Related pages
Pivot deeper into the graph from amalgamated.com.
- IP · 160.153.0.139
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · iana:2
- Country · US
- Email · ax9kz7fp4d6@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · am…
- 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: "amalgamated.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.