Skip to content

Hostname

transgallia.com

Last fetched

transgallia.com resolves to 1 IPv4 address operated by AS8426 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · transgallia.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/transgallia.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.146.175.142194.146.172.0/22AS8426FR

WHOIS identity

Registrar
iana:433
Organization
transgallia transgallia
Contact emails

Subdomains

6 observed subdomains of transgallia.com.

Web-graph footprint

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

7 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for transgallia.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spfprod.orchestra-platform.com
SPF_INCLUDEamadeus.com
SPF_INCLUDEamadeus.net
SPF_INCLUDEsfrbusinessteam.fr
SPF_INCLUDEspf.gestour.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP194.50.77.0/24
SPF_IP213.245.2.0/25
SPF_IP217.117.152.0/26
SPF_IP89.185.35.55
SPF_IP89.185.37.93

Related pages

Pivot deeper into the graph from transgallia.com.

Cypher and MCP

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

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