Skip to content

Hostname

api2.e-jaib.com

Last fetched

api2.e-jaib.com resolves to 1 IPv4 address operated by PTC-YemenNet - Public Telecommunication Corporation in YE.

Nutrition Label

WHISPER CANON · api2.e-jaib.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/api2.e-jaib.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.114.183.8782.114.176.0/21AS30873PTC-YemenNet - Public Telecommunication CorporationYE

WHOIS identity

No WHOIS records are currently associated with api2.e-jaib.com in WhisperGraph.

Subdomains

1 observed subdomain of api2.e-jaib.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for api2.e-jaib.com.

MechanismTarget
SPF_Aapi2.e-jaib.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP159.198.77.229
SPF_IP66.29.132.12
SPF_IP66.29.132.15
SPF_MXapi2.e-jaib.com

Related pages

Pivot deeper into the graph from api2.e-jaib.com.

Cypher and MCP

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

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