Skip to content

Hostname

gedtrans.com

Last fetched

gedtrans.com resolves to 1 IPv4 address operated by OWENTIS-AS in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · gedtrans.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gedtrans.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.30.206.3546.30.206.0/24AS39444OWENTIS-ASFR

WHOIS identity

Registrar
iana:81
Organization
benoit aujay
Contact emails

Subdomains

26 observed subdomains of gedtrans.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gedtrans.com.

MechanismTarget
SPF_Agedtrans.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.204.106.128/29
SPF_IP46.218.176.168/29
SPF_IP46.30.206.0/27
SPF_IP46.30.206.32/29
SPF_IP85.69.198.160/29
SPF_IP89.225.183.192/30
SPF_MXgedtrans.com

Related pages

Pivot deeper into the graph from gedtrans.com.

Cypher and MCP

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

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