Skip to content

Hostname

elabjournal.com

Last fetched

elabjournal.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1587 as the registrar.

Nutrition Label

WHISPER CANON · elabjournal.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/elabjournal.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.192.7.24318.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.22.2073.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.70.144.653.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.108.1133.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.6.5052.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.72.15654.93.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.224.5963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.178.99.22663.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.218.2863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1587
Organization
bio-itech bv
Contact emails

Subdomains

97 observed subdomains of elabjournal.com.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for elabjournal.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from elabjournal.com.

Cypher and MCP

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

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