Skip to content

Hostname

jibunumail.com

Last fetched

jibunumail.com resolves to 1 IPv4 address operated by COMCAST-7922 - Comcast Cable Communications, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jibunumail.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/jibunumail.com

Resolution chain

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

IPPrefixASNOperatorCountry
173.166.38.113173.160.0.0/13AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS

WHOIS identity

Registrar
iana:146
Organization
bayasoft
Contact emails

Subdomains

2 observed subdomains of jibunumail.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for jibunumail.com.

MechanismTarget
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDEnetatlantic.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP23.23.13.1
SPF_IP52.6.128.187
SPF_IP63.118.3.0/24
SPF_IP69.25.192.142
SPF_IP69.25.192.143
SPF_IP69.25.192.144

Related pages

Pivot deeper into the graph from jibunumail.com.

Cypher and MCP

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

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