Skip to content

Hostname

myspool.com

Last fetched

myspool.com resolves to 100.51.243.249, announced in 100.48.0.0/12 by AMAZON-AES - Amazon.com, Inc. in US. myspool.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · myspool.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/myspool.com

Resolution chain

IPv6 resolution

No AAAA record for myspool.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
vw4l8etduvbu@contactprivacy.email, 221d253c-0868-42a4-8085-224367287ec2@identity-protect.org, 3f7a958e-8f3a-482d-92e4-bbdd55d3a546@identity-protect.org, 47f145e5-0f32-41ff-944a-7e8a4baf42ff@identity-protect.org, 4fea161e-d160-4151-9cc0-d0ba31629e18@identity-protect.org, 925eb2e7-2c3e-4756-bf43-080f0e09ed18@identity-protect.org, b7496e44-d4a6-42e9-a42f-28109d7a66c4@identity-protect.org, fa74b091-4fa5-4a8e-940d-c075ed9d987b@identity-protect.org, owner-10812663@myspool.com.whoisprivacyservice.org, owner-8636852@myspool.com.whoisprivacyservice.org, owner-8814304@myspool.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-240.awsdns-30.com
  • ns-666.awsdns-19.net
  • ns-1379.awsdns-44.org
  • ns-1698.awsdns-20.co.uk

MX records

  • inbound-smtp.us-east-1.amazonaws.com

SPF policy

  • include: amazonses.com

Threat-feed evidence

History

Related pages

Pivot from myspool.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "myspool.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.