Skip to content

Hostname

aircraftdocking.com

Last fetched

aircraftdocking.com resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · aircraftdocking.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/aircraftdocking.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.157.87.2045.157.80.0/21AS48635NL

WHOIS identity

Registrar
iana:839
Organization
nijl aircraft docking 2.0 b.v.
Contact emails

Subdomains

3 observed subdomains of aircraftdocking.com.

Web-graph footprint

Distinct hostnames that link to or from aircraftdocking.com in the public web crawl.

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aircraftdocking.com.

MechanismTarget
SPF_Aaircraftdocking.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.239.61.75
SPF_IP185.239.61.83
SPF_IP4.231.106.40
SPF_IP5.159.33.26
SPF_IP5.159.33.27
SPF_MXaircraftdocking.com

Related pages

Pivot deeper into the graph from aircraftdocking.com.

Cypher and MCP

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

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