Skip to content

Hostname

norwoodlight.com

Last fetched

norwoodlight.com resolves to 199.16.172.189, announced in 199.16.172.0/24 by AUTOMATTIC - Automattic, Inc in US. norwoodlight.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 · norwoodlight.comRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/norwoodlight.com

Resolution chain

IPv6 resolution

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

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:9
Registrant organisation
k c yeung
Contact emails
241c0cfc0a28fd0a2e491c012966dec3@domaindiscreet.com, 366469a60a28fd0a51e4992e7d7e54b5@domaindiscreet.com, 5d0f84670a28fd0a3e3aa88e1bb22830@domaindiscreet.com, 5e19544a0a28fd0a746ec6df9520ffcb@domaindiscreet.com, 93e9e7a90a28fd0a2413a22b59076253@domaindiscreet.com, dc050e6b0a28fd0a3deed5f2ab4932cf@domaindiscreet.com, f8be5e0d0a28fd0a234a51b7c161900e@domaindiscreet.com, kc@norwoodlight.com, nq4xg2bv2pu@myprivatename.com

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

  • ns1.norwoodlight.com
  • ns2.norwoodlight.com
  • ns3.norwoodlight.com

MX records

  • norwoodlight-com.mx.av-mx.com

SPF policy

  • ip: 2606:bf00::/32
  • ip: 208.85.135.7/32
  • include: _spf.crowdfiber.com
  • include: spf.protection.outlook.com
  • include: spf1.neonova.net
  • ip: 35.209.168.79

Threat-feed evidence

History

Related pages

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