Skip to content

Hostname

powersupplements.at

Last fetched

powersupplements.at resolves to 1 IPv4 address operated by TRANSIP-AS Amsterdam, the Netherlands in NL.

Nutrition Label

WHISPER CANON · powersupplements.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/powersupplements.at

Resolution chain

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

IPPrefixASNOperatorCountry
80.69.93.21480.69.64.0/19AS20857TRANSIP-AS Amsterdam, the NetherlandsNL

WHOIS identity

No WHOIS records are currently associated with powersupplements.at in WhisperGraph.

Subdomains

2 observed subdomains of powersupplements.at.

Web-graph footprint

Distinct hostnames that link to or from powersupplements.at in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for powersupplements.at.

MechanismTarget
SPF_Apowersupplements.at
SPF_INCLUDE_spf.google.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.97.162.17
SPF_IP80.69.93.212
SPF_MXpowersupplements.at

Related pages

Pivot deeper into the graph from powersupplements.at.

Cypher and MCP

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

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