Skip to content

Hostname

aftabconsults.com

Last fetched

aftabconsults.com resolves to 3 IPv4 addresses operated by ACCELERATED-IT - firstcolo GmbH in SG. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · aftabconsults.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aftabconsults.com

Resolution chain

aftabconsults.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.37.75.6377.37.0.0/17AS31400ACCELERATED-IT - firstcolo GmbHSG
92.113.16.6692.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.3392.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE

WHOIS identity

Registrar
iana:638
Organization
protected protected
Contact emails

Subdomains

1 observed subdomain of aftabconsults.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aftabconsults.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDErelay.mailchannels.net

Related pages

Pivot deeper into the graph from aftabconsults.com.

Cypher and MCP

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

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