Skip to content

Hostname

hiji.fr

Last fetched

hiji.fr resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · hiji.frRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/hiji.fr

Resolution chain

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

IPPrefixASNOperatorCountry
13.37.97.10013.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.233.23413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.40.7613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
35.180.170.235.180.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.34.14951.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.45.42.12451.45.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.135.12952.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.232.5551.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.42.16735.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:gandi
Organization
ano nymous
Contact emails

Subdomains

99 observed subdomains of hiji.fr.

Web-graph footprint

Distinct hostnames that link to or from hiji.fr in the public web crawl.

19 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hiji.fr.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mybodi.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from hiji.fr.

Cypher and MCP

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

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