Hostname
phsaviation.com
Last fetched
phsaviation.com resolves to 1 IPv4 address operated by AS209341 in NL. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
phsaviation.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 |
|---|---|---|---|---|
| 68.66.248.43 | 68.66.240.0/20 | AS209341 | — | NL |
WHOIS identity
- Registrar
- iana:48
- Organization
- whoisguard protected
- Contact emails
Subdomains
8 observed subdomains of phsaviation.com.
Web-graph footprint
Distinct hostnames that link to or from phsaviation.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for phsaviation.com.
| Mechanism | Target |
|---|---|
| SPF_A | phsaviation.com |
| SPF_INCLUDE | spf.supercp.com |
| SPF_IP | 176.9.41.162 |
| SPF_IP | 209.124.66.21 |
| SPF_IP | 68.66.248.21 |
| SPF_IP | 68.66.248.29 |
| SPF_IP | 68.66.248.43 |
| SPF_MX | phsaviation.com |
Related pages
Pivot deeper into the graph from phsaviation.com.
- IP · 68.66.248.43
- ASN · AS209341
- Registrar · iana:48
- Country · NL
- Email · e0d6ecbe48244da8a1a8d13b789d9f80.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ph…
- 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: "phsaviation.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.