Skip to content

Hostname

romainrespinger.com

Last fetched

romainrespinger.com resolves to 1 IPv4 address operated by AS197922 in FR. WHOIS lists iana:1509 as the registrar.

Nutrition Label

WHISPER CANON · romainrespinger.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/romainrespinger.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.13.36.199185.13.36.0/24AS197922FR

WHOIS identity

Registrar
iana:1509
Organization
Contact emails

Subdomains

3 observed subdomains of romainrespinger.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for romainrespinger.com.

MechanismTarget
SPF_Aromainrespinger.com
SPF_INCLUDEspf.turbo-smtp.com
SPF_IP144.91.69.228
SPF_IP2a02:c207:2030:9136:0:0:0:1
SPF_MXromainrespinger.com

Related pages

Pivot deeper into the graph from romainrespinger.com.

Cypher and MCP

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

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