Skip to content

Hostname

socialbook.io

Last fetched

socialbook.io resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · socialbook.ioRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/socialbook.io

Resolution chain

socialbook.io resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.208.78.17034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.14.12734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.223.19335.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.23.12635.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.56.24935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.138.21744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.35.23744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.195.16352.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.227.12852.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.128.10252.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.5.23352.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.206.21452.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.49.22154.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.41.454.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.81.9354.214.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.171.8754.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.140.117184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.57.13552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.213.22916.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
boostinsider
Contact emails

Subdomains

8 observed subdomains of socialbook.io.

Web-graph footprint

Distinct hostnames that link to or from socialbook.io in the public web crawl.

441 sites link to this hostname.

154 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for socialbook.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from socialbook.io.

Cypher and MCP

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

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