Skip to content

Hostname

bedsonline.com

Last fetched

bedsonline.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · bedsonline.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bedsonline.com

Resolution chain

bedsonline.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.214.11418.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.12118.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.7418.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.7918.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1052
Organization
beds on line, s.l.u.
Contact emails

Subdomains

38 observed subdomains of bedsonline.com.

Web-graph footprint

Distinct hostnames that link to or from bedsonline.com in the public web crawl.

72 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bedsonline.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEapp.sgizmo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.192.171.83
SPF_IP18.197.237.85
SPF_IP3.121.252.143
SPF_IP3.75.123.210
SPF_MXbedsonline.com

Related pages

Pivot deeper into the graph from bedsonline.com.

Cypher and MCP

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

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