Hostname
afbcommunications.com
Last fetched
afbcommunications.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:839 as the registrar.
Nutrition Label
Resolution chain
afbcommunications.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:839
- Organization
- maingate media b.v.
- Contact emails
Subdomains
2 observed subdomains of afbcommunications.com.
Web-graph footprint
Distinct hostnames that link to or from afbcommunications.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for afbcommunications.com.
| Mechanism | Target |
|---|---|
| SPF_A | afbcommunications.com |
| SPF_INCLUDE | _spf.paytsoftware.com |
| SPF_INCLUDE | spf.mailservice.snelstart.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.163.148.203/32 |
| SPF_IP | 37.48.68.186/32 |
| SPF_IP | 5.39.185.0/24 |
| SPF_IP | 89.184.172.4/32 |
| SPF_MX | afbcommunications.com |
Related pages
Pivot deeper into the graph from afbcommunications.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "afbcommunications.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.