Skip to content

Hostname

intel.eg

Last fetched

intel.eg resolves to 1 IPv4 address operated by INTEL-SC-AS - Intel Corporation in US.

Nutrition Label

WHISPER CANON · intel.egRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/intel.eg

Resolution chain

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

IPPrefixASNOperatorCountry
192.198.165.191192.200.4.0/24AS4983INTEL-SC-AS - Intel CorporationUS

WHOIS identity

Registrar
Organization
ipv4 address block not managed by the ripe ncc
Contact emails

Subdomains

2 observed subdomains of intel.eg.

Web-graph footprint

Distinct hostnames that link to or from intel.eg in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for intel.eg.

MechanismTarget
SPF_INCLUDE_spf.intel.com

Related pages

Pivot deeper into the graph from intel.eg.

Cypher and MCP

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

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