Skip to content

Hostname

hpocdc.fr

Last fetched

hpocdc.fr resolves to 2 IPv4 addresses operated by Verizon-dual-homed-customers - Verizon Nederland B.V. in FR. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · hpocdc.frRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/hpocdc.fr

Resolution chain

hpocdc.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
158.156.174.26158.156.174.0/24AS2830Verizon-dual-homed-customers - Verizon Nederland B.V.FR
158.156.174.29158.156.174.0/24AS2830Verizon-dual-homed-customers - Verizon Nederland B.V.FR

WHOIS identity

Registrar
registrar:nameshield
Organization
caisse des depots et consignations
Contact emails

Subdomains

88 observed subdomains of hpocdc.fr.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hpocdc.fr.

MechanismTarget
SPF_INCLUDE_spf-a.hpocdc.fr
SPF_INCLUDE_spf-b.hpocdc.fr
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from hpocdc.fr.

Cypher and MCP

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

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