Skip to content

Hostname

spstats.solarplexius.se

Last fetched

spstats.solarplexius.se resolves to 1 IPv4 address operated by FASTLY - Fastly, Inc. in CA.

Nutrition Label

WHISPER CANON · spstats.solarplexius.seRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/spstats.solarplexius.se

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.3.52151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

No WHOIS records are currently associated with spstats.solarplexius.se in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for spstats.solarplexius.se.

MechanismTarget
SPF_Amail.logtrade.info
SPF_INCLUDEspf.gansend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.42.210.9/24
SPF_IP195.58.108.197
SPF_IP81.170.210.154
SPF_IP83.168.0.0/16

Related pages

Pivot deeper into the graph from spstats.solarplexius.se.

Cypher and MCP

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

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