Hostname
eracore.net
Last fetched
eracore.net resolves to 37.48.99.77, announced in 37.48.64.0/18 by LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. in NL. eracore.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 37.48.99.77
37.48.64.0/18 · LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. · Amsterdam, NL
IPv6 resolution
No AAAA record for eracore.net is recorded in WhisperGraph.
Attribution
leaseweb netherlands
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- domains by proxy,
- Contact emails
- somaisoma@hotmail.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
- ns5.eracore.net
- ns6.eracore.net
MX records
- eracore.net
SPF policy
- a: eracore.net
- mx: eracore.net
- ip: 178.162.215.139
- ip: 37.48.99.77
- ip: 37.58.57.177
- ip: 84.16.244.41
- ip: 95.211.117.164
Threat-feed evidence
History
Related pages
Pivot from eracore.net 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: "eracore.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.