Skip to content

Hostname

mail.hjsplit.org

Last fetched

mail.hjsplit.org resolves to 1 IPv4 address operated by MULTA-ASN1 - MULTACOM CORPORATION in US.

Nutrition Label

WHISPER CANON · mail.hjsplit.orgRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.hjsplit.org

Resolution chain

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

IPPrefixASNOperatorCountry
148.135.34.157148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS

WHOIS identity

No WHOIS records are currently associated with mail.hjsplit.org in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for mail.hjsplit.org.

MechanismTarget
SPF_Amail.hjsplit.org
SPF_IP104.148.67.215
SPF_IP142.171.243.155
SPF_IP148.135.34.157
SPF_IP173.254.210.28
SPF_IP192.200.194.12
SPF_IP23.247.99.99
SPF_MXmail.hjsplit.org

Related pages

Pivot deeper into the graph from mail.hjsplit.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.hjsplit.org"})-[: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.