Skip to content

Hostname

scfairplay.at

Last fetched

scfairplay.at resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

WHISPER CANON · scfairplay.atRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/scfairplay.at

Resolution chain

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

IPPrefixASNOperatorCountry
185.237.65.87185.237.64.0/22AS15817DE

WHOIS identity

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

Subdomains

7 observed subdomains of scfairplay.at.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for scfairplay.at.

MechanismTarget
SPF_Ascfairplay.at
SPF_INCLUDEagenturserver.de
SPF_IP178.16.56.33/21
SPF_IP185.237.65.87
SPF_IP188.94.250.245/32
SPF_IP46.30.60.145/32
SPF_MXscfairplay.at

Related pages

Pivot deeper into the graph from scfairplay.at.

Cypher and MCP

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

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