Skip to content

Hostname

flyair41.com

Last fetched

flyair41.com resolves to 1 IPv4 address operated by AS210190 in HR. WHOIS lists iana:1328 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.36.44.130194.36.44.0/24AS210190HR

WHOIS identity

Registrar
iana:1328
Organization
air41
Contact emails

Subdomains

51 observed subdomains of flyair41.com.

Web-graph footprint

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

8 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for flyair41.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP168.119.163.51
SPF_IP194.36.44.130
SPF_IP2a01:4f8:1c1c:a553:0:0:0:1
SPF_MXflyair41.com

Related pages

Pivot deeper into the graph from flyair41.com.

Cypher and MCP

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

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