Skip to content

Hostname

match-pointers.com

Last fetched

match-pointers.com resolves to 4 IPv4 addresses operated by SOX - Serbian Open Exchange DOO in RS.

Nutrition Label

WHISPER CANON · match-pointers.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/match-pointers.com

Resolution chain

match-pointers.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.120.127.82188.120.127.0/24AS13004SOX - Serbian Open Exchange DOORS
23.195.81.8123.195.81.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.195.81.8323.195.81.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
91.245.214.2791.245.214.0/24AS13004SOX - Serbian Open Exchange DOORS

WHOIS identity

No WHOIS records are currently associated with match-pointers.com in WhisperGraph.

Subdomains

1 observed subdomain of match-pointers.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for match-pointers.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from match-pointers.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "match-pointers.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.