Skip to content

Hostname

nmacc.com

Last fetched

nmacc.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nmacc.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/nmacc.com

Resolution chain

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

IPPrefixASNOperatorCountry
98.70.148.12998.70.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

Registrar
iana:146
Organization
buydomains_com
Contact emails

Subdomains

12 observed subdomains of nmacc.com.

Web-graph footprint

Distinct hostnames that link to or from nmacc.com in the public web crawl.

131 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for nmacc.com.

MechanismTarget
SPF_IP116.50.66.129
SPF_IP116.50.66.130
SPF_IP116.50.98.0/24
SPF_IP49.40.14.18
SPF_IP49.40.14.57
SPF_IP49.40.2.144
SPF_IP49.40.2.145
SPF_IP49.40.54.129
SPF_IP49.40.54.130
SPF_IP49.40.55.129
SPF_IP49.40.55.130
SPF_IP49.40.7.129
SPF_IP49.40.7.130
SPF_IP49.40.7.131
SPF_IP49.40.7.132
SPF_IP49.40.7.133
SPF_IP49.40.7.134
SPF_IP49.40.7.135
SPF_IP49.40.7.136
SPF_MXnmacc.com

Related pages

Pivot deeper into the graph from nmacc.com.

Cypher and MCP

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

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