Skip to content

Hostname

vanrennesautomation.com

Last fetched

vanrennesautomation.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · vanrennesautomation.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/vanrennesautomation.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.18.219.9452.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:839
Organization
van rennes industrial automation b.v.
Contact emails

Subdomains

4 observed subdomains of vanrennesautomation.com.

Web-graph footprint

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

7 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for vanrennesautomation.com.

MechanismTarget
SPF_Aas2.talk2m.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.187.240.61
SPF_IP81.169.227.82
SPF_IP82.172.175.232
SPF_IP89.31.98.146
SPF_IP91.217.57.100/32
SPF_IP93.117.199.98
SPF_IP94.236.12.7

Related pages

Pivot deeper into the graph from vanrennesautomation.com.

Cypher and MCP

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

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