Hostname
ipsec.tech
Last fetched
ipsec.tech resolves to 216.130.47.199, announced in 216.130.47.0/24 by MTNSAT-ASN-02 - MTNSAT Holdings LLC in US. ipsec.tech 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 ipsec.tech is recorded in WhisperGraph.
Attribution
mtnsat holdings
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- andrew franz
- Contact emails
- adfranz@gmail.com, jsmfan@hotmail.com
Subdomains
Mail and authentication
Nameservers
- ns1.ipsec.tech
- ns2.ipsec.tech
- ns3.ipsec.tech
MX records
- holmail02.mtnsat.com
- wired.mtnsat.com
SPF policy
- mx: holmail02.mtnsat.com
- mx: auth.ipsec.tech
- ip: 216.7.159.196
- ip: 216.7.159.249
Threat-feed evidence
History
Related pages
Pivot from ipsec.tech 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: "ipsec.tech"})-[: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.