Hostname
www.servers.aplus.net
Last fetched
www.servers.aplus.net resolves to 1 IPv4 address operated by INFB2-AS - Internet Names For Business Inc. in CA.
Nutrition Label
Resolution chain
www.servers.aplus.net 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 |
|---|---|---|---|---|
| 66.175.49.6 | 66.175.0.0/18 | AS30447 | INFB2-AS - Internet Names For Business Inc. | CA |
WHOIS identity
No WHOIS records are currently associated with www.servers.aplus.net in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for www.servers.aplus.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | customeriomail.com |
| SPF_INCLUDE | spf.dixa.io |
| SPF_INCLUDE | spfcorpmr.carrierzone.com |
| SPF_IP | 209.235.143.0/24 |
| SPF_IP | 209.235.151.0/24 |
| SPF_IP | 209.235.156.0/24 |
| SPF_IP | 64.29.144.0/24 |
| SPF_IP | 64.29.151.235/32 |
| SPF_IP | 64.29.151.236 |
| SPF_IP | 64.29.151.237 |
| SPF_IP | 64.29.151.238 |
| SPF_IP | 64.29.154.0/24 |
| SPF_IP | 66.175.55.0/24 |
| SPF_IP | 69.49.97.61/32 |
| SPF_IP | 69.49.97.62/32 |
Related pages
Pivot deeper into the graph from www.servers.aplus.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www.servers.aplus.net"})-[: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.