Skip to content

Hostname

act.md

Last fetched

act.md has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:park avenue capital, llc as the registrar.

Nutrition Label

WHISPER CANON · act.mdRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/act.md

Resolution chain

act.md has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:park avenue capital, llc
Organization
email: kenneth_mandl@harvard.edu
Contact emails

Subdomains

18 observed subdomains of act.md.

Web-graph footprint

Distinct hostnames that link to or from act.md in the public web crawl.

19 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for act.md.

MechanismTarget
SPF_Aact.md
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_IP167.89.85.49
SPF_IP208.43.31.118/32
SPF_MXact.md

Related pages

Pivot deeper into the graph from act.md.

Cypher and MCP

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

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