Skip to content

Hostname

vitogaz.com

Last fetched

vitogaz.com resolves to 1 IPv4 address operated by AS50446 in FR. WHOIS lists iana:1728 as the registrar.

Nutrition Label

WHISPER CANON · vitogaz.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/vitogaz.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.69.190.100109.69.184.0/21AS50446FR

WHOIS identity

Registrar
iana:1728
Organization
rubis energie
Contact emails

Subdomains

11 observed subdomains of vitogaz.com.

Web-graph footprint

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

45 sites link to this hostname.

131 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for vitogaz.com.

MechanismTarget
SPF_Avitogaz.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.74.101.205
SPF_IP81.252.47.81/28
SPF_IP82.165.252.101
SPF_IP84.14.196.82/28
SPF_MXvitogaz.com

Related pages

Pivot deeper into the graph from vitogaz.com.

Cypher and MCP

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

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