Skip to content

Hostname

flybyschool.com

Last fetched

flybyschool.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · flybyschool.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/flybyschool.com

Resolution chain

flybyschool.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:48
Organization
alejandro alvarez aguirre
Contact emails

Subdomains

25 observed subdomains of flybyschool.com.

Web-graph footprint

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

56 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • flybyschool.com

SPF policy

12 SPF mechanisms authorising senders for flybyschool.com.

MechanismTarget
SPF_Aflybyschool.com
SPF_INCLUDEacems2.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.acumbamail.com
SPF_IP149.202.80.212
SPF_IP149.202.82.43
SPF_IP217.182.194.221
SPF_IP37.59.249.221
SPF_IP46.105.97.33
SPF_IP51.68.7.145
SPF_IP82.194.75.72
SPF_MXflybyschool.com

Related pages

Pivot deeper into the graph from flybyschool.com.

Cypher and MCP

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

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