Hostname
mactelecom.net
Last fetched
mactelecom.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. mactelecom.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
No IPv4 resolution is recorded for mactelecom.net in WhisperGraph.
IPv6 resolution
No AAAA record for mactelecom.net is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- identity protection service
- Contact emails
- hostmaster@mactelecom.net, a31184fa-4042-4895-8a6a-ea60b2c0a64d@identity-protect.org
Subdomains
Mail and authentication
Nameservers
- ns0.mactelecom.net
- ns1.mactelecom.net
- ns2.mactelecom.net
- ns3.mactelecom.net
MX records
- mactelecom-net.mail.protection.outlook.com
- mx1.mactelecom.net
- mx2.mactelecom.net
SPF policy
- include: _spf.3starsnet.com
- include: _spf.mactelecom.com
- include: spf.protection.outlook.com
- a: brublumx15.mactelecom.net
- a: brublumx16.mactelecom.net
- ip: 217.64.240.251
- ip: 217.64.240.253
Threat-feed evidence
History
Related pages
Pivot from mactelecom.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: "mactelecom.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.