Skip to content

Hostname

highco-data.fr

Last fetched

highco-data.fr resolves to 1 IPv4 address operated by AS34177 in FR. WHOIS lists registrar:safebrands as the registrar.

Nutrition Label

WHISPER CANON · highco-data.frRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/highco-data.fr

Resolution chain

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

IPPrefixASNOperatorCountry
195.200.186.77195.200.160.0/19AS34177FR

WHOIS identity

Registrar
registrar:safebrands
Organization
high co
Contact emails

Subdomains

26 observed subdomains of highco-data.fr.

Web-graph footprint

Distinct hostnames that link to or from highco-data.fr in the public web crawl.

18 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for highco-data.fr.

MechanismTarget
SPF_Ahighco-data.fr
SPF_INCLUDE145810065.spf04.hubspotemail.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP195.200.186.0/24
SPF_IP46.218.97.160/29
SPF_IP46.218.97.176/29
SPF_IP5.133.68.144/28
SPF_MXhighco-data.fr

Related pages

Pivot deeper into the graph from highco-data.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "highco-data.fr"})-[: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.