Skip to content

Hostname

helminc.com

Last fetched

helminc.com resolves to 1 IPv4 address operated by ONLINE-TECH-LLC - Otava, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · helminc.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/helminc.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.13.4.12272.13.0.0/21AS11115ONLINE-TECH-LLC - Otava, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of helminc.com.

Web-graph footprint

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

152 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for helminc.com.

MechanismTarget
SPF_Aemail.helm.com
SPF_Ahelminc.com
SPF_INCLUDEdispatch-us.ppe-hosted.com
SPF_INCLUDEhelm-com.spf-a.smtp25.com
SPF_INCLUDEhelm-com.spf-b.smtp25.com
SPF_INCLUDEhelm-com.spf-c.smtp25.com
SPF_INCLUDEhelminc-com.spf-a.smtp25.com
SPF_INCLUDEhelminc-com.spf-b.smtp25.com
SPF_INCLUDEhelminc-com.spf-c.smtp25.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP103.47.207.207
SPF_IP209.124.55.74
SPF_IP209.252.208.132
SPF_IP209.252.208.147
SPF_IP64.118.133.154/24
SPF_IP64.118.136.113
SPF_IP64.118.136.115
SPF_IP64.118.136.123
SPF_MXhelminc.com

Related pages

Pivot deeper into the graph from helminc.com.

Cypher and MCP

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

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