Hostname
pitairport.com
Last fetched
pitairport.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
pitairport.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:146
- Organization
- allegheny county airport authority attn pitairport.com care of network solutions
- Contact emails
- a52uw6kv8d7@networksolutionsprivateregistration.com
- an7sk3qq4gh@networksolutionsprivateregistration.com
- bd6cx83n3fm@networksolutionsprivateregistration.com
- dx7fp3wh7um@networksolutionsprivateregistration.com
- dy33a97d4df@networksolutionsprivateregistration.com
- es34a8sr8ax@networksolutionsprivateregistration.com
- ks5up2hk33b@networksolutionsprivateregistration.com
- mj6gw3n38c9@networksolutionsprivateregistration.com
- n78mm57k2tb@networksolutionsprivateregistration.com
- n92vc75s442@networksolutionsprivateregistration.com
- un24p6rz8jx@networksolutionsprivateregistration.com
- w28nz2ay73r@networksolutionsprivateregistration.com
- xt63j5wk39t@networksolutionsprivateregistration.com
- zv6g726k46u@networksolutionsprivateregistration.com
Subdomains
9 observed subdomains of pitairport.com.
Web-graph footprint
Distinct hostnames that link to or from pitairport.com in the public web crawl.
125 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for pitairport.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
Related pages
Pivot deeper into the graph from pitairport.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pitairport.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.