Skip to content

Hostname

m.pilotflyingj.com

Last fetched

m.pilotflyingj.com resolves to 1 IPv4 address operated by PTC - Pilot Travel Centers, LLC in US.

Nutrition Label

WHISPER CANON · m.pilotflyingj.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/m.pilotflyingj.com

Resolution chain

m.pilotflyingj.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
74.114.188.6374.114.188.0/24AS14556PTC - Pilot Travel Centers, LLCUS

WHOIS identity

No WHOIS records are currently associated with m.pilotflyingj.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for m.pilotflyingj.com.

MechanismTarget
SPF_Amail11.pilottravelcenters.com
SPF_Amail12.pilottravelcenters.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP149.72.75.134/32
SPF_IP198.137.246.108
SPF_IP74.114.188.68
SPF_IP74.114.188.69

Related pages

Pivot deeper into the graph from m.pilotflyingj.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "m.pilotflyingj.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.