Skip to content

Hostname

flexeditions.com

Last fetched

flexeditions.com resolves to 1 IPv4 address operated by BRETAGNETELECOM in FR. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · flexeditions.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/flexeditions.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.150.94.20194.150.92.0/22AS42845BRETAGNETELECOMFR

WHOIS identity

Registrar
iana:74
Organization
jerome azema
Contact emails

Subdomains

1 observed subdomain of flexeditions.com.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for flexeditions.com.

MechanismTarget
SPF_Aflexeditions.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.sg-autorepondeur.com
SPF_IP178.33.253.122
SPF_IP188.165.33.197
SPF_IP194.150.94.12
SPF_IP194.150.94.20
SPF_IP37.59.12.27
SPF_IP94.23.17.190
SPF_IP94.23.219.90
SPF_MXflexeditions.com

Related pages

Pivot deeper into the graph from flexeditions.com.

Cypher and MCP

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

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