Hostname
brightpathguidance.com
Last fetched
brightpathguidance.com resolves to 1 IPv4 address operated by NETROUTING-AS - Netrouting B.V. in NL. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
brightpathguidance.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 |
|---|---|---|---|---|
| 94.228.214.37 | 94.228.208.0/20 | AS6206 | NETROUTING-AS - Netrouting B.V. | NL |
WHOIS identity
- Registrar
- iana:1068
- Organization
- media services
- Contact emails
Subdomains
4 observed subdomains of brightpathguidance.com.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for brightpathguidance.com.
| Mechanism | Target |
|---|---|
| SPF_A | brightpathguidance.com |
| SPF_IP | 107.150.135.115/32 |
| SPF_IP | 107.150.135.116/32 |
| SPF_IP | 107.150.135.118/32 |
| SPF_IP | 107.150.135.121/32 |
| SPF_IP | 107.150.135.125/32 |
| SPF_IP | 107.150.135.163/32 |
| SPF_IP | 107.150.135.178/32 |
| SPF_MX | brightpathguidance.com |
Related pages
Pivot deeper into the graph from brightpathguidance.com.
- IP · 94.228.214.37
- ASN · AS6206NETROUTING-AS - Netrouting B.V.
- Registrar · iana:1068
- Country · NL
- Email · customerservice@mediaservicesinc.net
- TLD · .com
- Browse hostnames · br…
- 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: "brightpathguidance.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.