Hostname
efeedlink.com
Last fetched
efeedlink.com resolves to 2 IPv4 addresses operated by IDNIC-MEIWA-AS-ID PT Meiwa Mold Indonesia in CN. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
efeedlink.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 202.46.34.75 | 202.46.34.0/24 | AS142132 | IDNIC-MEIWA-AS-ID PT Meiwa Mold Indonesia | CN |
| 47.237.177.83 | 47.237.0.0/16 | AS45102 | WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC Square | SG |
WHOIS identity
- Registrar
- iana:9
- Organization
- efeedlink pte
- Contact emails
Subdomains
51 observed subdomains of efeedlink.com.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from efeedlink.com in the public web crawl.
138 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for efeedlink.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 202.46.34.75 |
| SPF_IP | 202.46.34.76 |
Related pages
Pivot deeper into the graph from efeedlink.com.
- IP · 202.46.34.75
- ASN · AS142132IDNIC-MEIWA-AS-ID PT Meiwa Mold Indonesia
- Registrar · iana:9
- Country · CN
- Email · jonathantan@efeedlink.com
- TLD · .com
- Browse hostnames · ef…
- 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: "efeedlink.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.