Skip to content

Hostname

onsugar.com

Last fetched

onsugar.com resolves to 100.49.36.104, announced in 100.48.0.0/12 by AMAZON-AES - Amazon.com, Inc. in US. onsugar.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 · onsugar.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/onsugar.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of onsugar.com owner
Contact emails
domains@popsugar.com, domains@sugarinc.com, 34c93c5e-652c-44a9-b085-7720281692e1@identity-protect.org, 3aff3e32-6ad0-44c8-9bf0-37ad5b0ee12d@identity-protect.org, 4832b746-8b10-4ba7-b29b-8a848096cc70@identity-protect.org, 7cfac71b-2eee-4ccf-9e83-ac6d94f4bef8@identity-protect.org, 908f20f6-20bb-48b4-a77e-955269c8a912@identity-protect.org, ba5694c3-2ffd-4a82-9567-c2c8c3e8b158@identity-protect.org, c08059a0-4ec9-42dd-8182-b0568cdd2db5@identity-protect.org, owner-7664291@onsugar.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-469.awsdns-58.com
  • ns-916.awsdns-50.net
  • ns-1041.awsdns-02.org
  • ns-1841.awsdns-38.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com
  • aspmx4.googlemail.com
  • aspmx5.googlemail.com

SPF policy

  • ip: 38.99.12.0/24
  • ip: 216.52.221.0/24
  • include: aspmx.googlemail.com
  • include: spf.postini.com
  • include: _spf.zdsys.com
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

Pivot from onsugar.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: "onsugar.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.