Skip to content

Hostname

taskint.com.eg

Last fetched

taskint.com.eg resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

WHISPER CANON · taskint.com.egRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/taskint.com.eg

Resolution chain

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

IPPrefixASNOperatorCountry
72.14.182.18972.14.176.0/20AS63949US

WHOIS identity

No WHOIS records are currently associated with taskint.com.eg in WhisperGraph.

Subdomains

3 observed subdomains of taskint.com.eg.

Web-graph footprint

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

7 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for taskint.com.eg.

MechanismTarget
SPF_IP38.113.1.0/24
SPF_IP38.113.20.0/24
SPF_IP65.254.224.0/19

Related pages

Pivot deeper into the graph from taskint.com.eg.

Cypher and MCP

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

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