Skip to content

Hostname

journalogi.com

Last fetched

journalogi.com resolves to 1 IPv4 address operated by E2E-NETWORKS-IN 282, Sector 19 in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
101.53.147.103101.53.144.0/22AS132420E2E-NETWORKS-IN 282, Sector 19IN

WHOIS identity

Registrar
iana:303
Organization
99isolutions
Contact emails

Subdomains

2 observed subdomains of journalogi.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • journalogi.com

SPF policy

6 SPF mechanisms authorising senders for journalogi.com.

MechanismTarget
SPF_Ahost.99isolutions.com
SPF_Ajournalogi.com
SPF_IP101.53.147.103
SPF_IP101.53.148.50
SPF_IP146.88.26.147
SPF_MXjournalogi.com

Related pages

Pivot deeper into the graph from journalogi.com.

Cypher and MCP

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

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