Skip to content

Hostname

flypax.co

Last fetched

flypax.co resolves to 1 IPv4 address operated by ACCESS2IT Access2.IT Network in NL. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · flypax.coRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/flypax.co

Resolution chain

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

IPPrefixASNOperatorCountry
45.151.158.5045.151.158.0/24AS208258ACCESS2IT Access2.IT NetworkNL

WHOIS identity

Registrar
iana:1408
Organization
ccn insurance services
Contact emails

Subdomains

3 observed subdomains of flypax.co.

Web-graph footprint

Distinct hostnames that link to or from flypax.co in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from flypax.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flypax.co"})-[: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.