Skip to content

Hostname

reflet-digital.com

Last fetched

reflet-digital.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.135.126.1545.135.0.0/16AS16276FR

WHOIS identity

Registrar
iana:81
Organization
reflet communication
Contact emails

Subdomains

79 observed subdomains of reflet-digital.com.

Web-graph footprint

Distinct hostnames that link to or from reflet-digital.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for reflet-digital.com.

MechanismTarget
SPF_Areflet-digital.com
SPF_INCLUDE26686904.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP146.59.192.166
SPF_IP146.59.248.74
SPF_IP149.202.78.119
SPF_IP193.70.15.7
SPF_IP212.234.213.141
SPF_IP217.182.193.124
SPF_IP5.135.126.140
SPF_IP5.135.126.154
SPF_IP5.39.75.130
SPF_IP51.210.178.100
SPF_IP51.254.249.4
SPF_IP51.255.76.73
SPF_IP77.157.170.40
SPF_MXreflet-digital.com

Related pages

Pivot deeper into the graph from reflet-digital.com.

Cypher and MCP

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

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