Skip to content

Hostname

abccargo-eg.com

Last fetched

abccargo-eg.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · abccargo-eg.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/abccargo-eg.com

Resolution chain

abccargo-eg.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1068
Organization
amgad khalaf
Contact emails

Subdomains

2 observed subdomains of abccargo-eg.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for abccargo-eg.com.

MechanismTarget
SPF_Aabccargo-eg.com
SPF_IP62.67.203.139
SPF_IP62.67.203.219
SPF_IP62.67.203.220
SPF_IP62.67.203.224
SPF_IP62.67.203.228
SPF_IP62.67.203.230
SPF_MXabccargo-eg.com

Related pages

Pivot deeper into the graph from abccargo-eg.com.

Cypher and MCP

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

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