Skip to content

Hostname

jabama.com

Last fetched

jabama.com resolves to 1 IPv4 address operated by AS34947 in IR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jabama.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/jabama.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.89.201.1545.89.201.0/24AS34947IR

WHOIS identity

Registrar
iana:146
Organization
domain manager
Contact emails

Subdomains

15 observed subdomains of jabama.com.

Web-graph footprint

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

324 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for jabama.com.

MechanismTarget
SPF_Ajabama.com
SPF_INCLUDEmailgun.org
SPF_IP103.116.158.0/24
SPF_IP103.60.218.0/24
SPF_IP103.77.114.0/24
SPF_IP103.81.137.0/24
SPF_IP103.81.181.0/24
SPF_IP188.40.182.254/32
SPF_IP208.100.49.128/28
SPF_MXjabama.com

Related pages

Pivot deeper into the graph from jabama.com.

Cypher and MCP

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

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