Hostname
m2014.net
Last fetched
m2014.net resolves to 199.58.80.154, announced in 199.58.80.0/24 by KOUMBIT - Koumbit in CA. m2014.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
IPv6 resolution
No AAAA record for m2014.net is recorded in WhisperGraph.
Attribution
koumbit
ORIGIN_AS
WHOIS identity
- Registrar
- iana:81
- Registrant organisation
- alternatives
- Contact emails
- 5e9a3d5ba0a04403193df548175b2dde-221491@contact.gandi.net, 9cf74e20272173066de33406a87c04b7-221491@contact.gandi.net
Subdomains
Mail and authentication
Nameservers
- admin.alternatives.ca
- ns0.m2014.net
- ns2.m2014.net
- ns3.m2014.net
MX records
- gaia.m2014.net
SPF policy
- a: m2014.net
- mx: m2014.net
Threat-feed evidence
History
Related pages
Pivot from m2014.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: "m2014.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.