Hostname
popcom.be
Last fetched
popcom.be resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:name: index nv|website: http://www.index.be|| as the registrar.
Nutrition Label
Resolution chain
popcom.be 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 |
|---|---|---|---|---|
| 52.57.25.205 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:name: index nv|website: http://www.index.be||
- Organization
- not shown, please visit www.dnsbelgium.be for webbased whois.
- Contact emails
- —
Subdomains
11 observed subdomains of popcom.be.
Web-graph footprint
Distinct hostnames that link to or from popcom.be in the public web crawl.
38 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for popcom.be.
| Mechanism | Target |
|---|---|
| SPF_A | popcom.thinx.be |
| SPF_A | thinx.be |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 176.62.164.86 |
| SPF_IP | 31.193.140.2 |
| SPF_IP | 52.57.25.205 |
| SPF_IP | 84.199.97.142 |
Related pages
Pivot deeper into the graph from popcom.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "popcom.be"})-[: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.