Skip to content

Hostname

powci.com

Last fetched

powci.com resolves to 1 IPv4 address operated by DSIPL-AS-AP - Dubai Sky Internet in PK. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · powci.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/powci.com

Resolution chain

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

IPPrefixASNOperatorCountry
210.79.167.75210.79.167.0/24AS149009DSIPL-AS-AP - Dubai Sky InternetPK

WHOIS identity

Registrar
iana:82
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of powci.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for powci.com.

MechanismTarget
SPF_Amailgate.tricetech.net
SPF_Aogm.powci.com
SPF_Apowci.com
SPF_Arelay.tricetech.net
SPF_Asmtp.tricetech.net
SPF_IP137.59.225.174
SPF_IP210.79.167.75
SPF_MXpowci.com

Related pages

Pivot deeper into the graph from powci.com.

Cypher and MCP

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

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