Skip to content

Hostname

steampower.co

Last fetched

steampower.co resolves to 2 IPv4 addresses operated by AS204213 in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · steampower.coRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/steampower.co

Resolution chain

steampower.co resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.212.22.227188.212.22.0/24AS204213IR
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:113
Organization
Contact emails

Subdomains

8 observed subdomains of steampower.co.

Web-graph footprint

Distinct hostnames that link to or from steampower.co in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • steampower.co

SPF policy

7 SPF mechanisms authorising senders for steampower.co.

MechanismTarget
SPF_Asteampower.co
SPF_IP144.76.78.178
SPF_IP144.76.78.189
SPF_IP148.251.231.51
SPF_IP188.212.22.227
SPF_IP217.144.104.114
SPF_MXsteampower.co

Related pages

Pivot deeper into the graph from steampower.co.

Cypher and MCP

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

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