Skip to content

Hostname

staging.karlowsky.com

Last fetched

staging.karlowsky.com resolves to 1 IPv4 address operated by AS47447 in DE.

Nutrition Label

WHISPER CANON · staging.karlowsky.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/staging.karlowsky.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.48.12.197159.48.12.0/22AS47447DE

WHOIS identity

No WHOIS records are currently associated with staging.karlowsky.com in WhisperGraph.

Subdomains

1 observed subdomain of staging.karlowsky.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for staging.karlowsky.com.

MechanismTarget
SPF_Astaging.karlowsky.com
SPF_IP159.48.12.197
SPF_IP178.250.14.214
SPF_IP2a05:cc00:0:0:0:12:197:10
SPF_IP87.139.61.74
SPF_MXstaging.karlowsky.com

Related pages

Pivot deeper into the graph from staging.karlowsky.com.

Cypher and MCP

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

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