Skip to content

Hostname

essentialwerkz.com

Last fetched

essentialwerkz.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in SG. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · essentialwerkz.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/essentialwerkz.com

Resolution chain

essentialwerkz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
101.100.194.216101.100.194.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationSG

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

114 observed subdomains of essentialwerkz.com.

Web-graph footprint

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

19 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for essentialwerkz.com.

MechanismTarget
SPF_Aessentialwerkz.com
SPF_INCLUDE_spf.webserver.sg
SPF_IP101.100.194.216
SPF_IP103.104.196.0/24
SPF_IP103.104.196.106
SPF_IP203.174.83.168/29
SPF_IP43.245.111.98
SPF_MXessentialwerkz.com

Related pages

Pivot deeper into the graph from essentialwerkz.com.

Cypher and MCP

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

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