Skip to content

Hostname

deckbooks.useresponse.com

Last fetched

deckbooks.useresponse.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · deckbooks.useresponse.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/deckbooks.useresponse.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with deckbooks.useresponse.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for deckbooks.useresponse.com.

MechanismTarget
SPF_Adeckbooks.useresponse.com
SPF_INCLUDE_spf.yandex.ru
SPF_IP104.248.37.243
SPF_IP167.172.187.56
SPF_IP176.9.64.114
SPF_IP176.9.95.179
SPF_IP46.101.108.207
SPF_IP46.101.148.171
SPF_IP46.101.212.91
SPF_IP5.161.177.8
SPF_MXdeckbooks.useresponse.com
SPF_MXmail.useresponse.com

Related pages

Pivot deeper into the graph from deckbooks.useresponse.com.

Cypher and MCP

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

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