Skip to content

Hostname

macace.net

Last fetched

macace.net resolves to 1 IPv4 address operated by BLUETECH-VN BLUE TECHNOLOGY AND INVESTMENT COMPANY LIMITED in GB. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · macace.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/macace.net

Resolution chain

macace.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.254.160.1495.254.160.0/23AS199204BLUETECH-VN BLUE TECHNOLOGY AND INVESTMENT COMPANY LIMITEDGB

WHOIS identity

Registrar
iana:320
Organization
gary hall
Contact emails

Subdomains

38 observed subdomains of macace.net.

Web-graph footprint

Distinct hostnames that link to or from macace.net in the public web crawl.

8 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for macace.net.

MechanismTarget
SPF_Amacace.net
SPF_IP5.254.160.135
SPF_IP5.254.160.138
SPF_IP5.254.160.149
SPF_IP5.254.160.150
SPF_IP5.254.160.156
SPF_IP5.254.160.223
SPF_IP5.254.160.224
SPF_IP5.254.164.67
SPF_MXmacace.net

Related pages

Pivot deeper into the graph from macace.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "macace.net"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.