Skip to content

Hostname

swip.at

Last fetched

swip.at resolves to 1 IPv4 address operated by GOOGLE - Google LLC in DE. WHOIS lists registrar:epag domainservices gmbh as the registrar.

Nutrition Label

WHISPER CANON · swip.atRouting diversity1.5/10Peering density8.5/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/swip.at

Resolution chain

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

IPPrefixASNOperatorCountry
35.207.84.11235.207.64.0/18AS15169GOOGLE - Google LLCDE

WHOIS identity

Registrar
registrar:epag domainservices gmbh
Organization
Contact emails

Subdomains

5 observed subdomains of swip.at.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for swip.at.

MechanismTarget
SPF_Aswip.at
SPF_INCLUDE_spf.mailspamprotection.com
SPF_IP35.207.78.151
SPF_MXswip.at

Related pages

Pivot deeper into the graph from swip.at.

Cypher and MCP

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

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