Hostname
emolecules.com
Last fetched
emolecules.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
emolecules.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
80 observed subdomains of emolecules.com.
Showing 25 of 80. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from emolecules.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for emolecules.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailserver.specs.net |
| SPF_INCLUDE | 21266482.spf07.hubspotemail.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailsenders.netsuite.com |
| SPF_INCLUDE | sent-via.netsuite.com |
| SPF_INCLUDE | sp1.mailsenders.netsuite.com |
| SPF_INCLUDE | sp2.mailsenders.netsuite.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_IP | 23.245.34.16/29 |
| SPF_IP | 62.177.154.80/28 |
Related pages
Pivot deeper into the graph from emolecules.com.
- IP · 100.23.22.65
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · it-billing@emolecules.com
- TLD · .com
- Browse hostnames · em…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "emolecules.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.