Skip to content

Hostname

pointsharp.com

Last fetched

pointsharp.com resolves to 1 IPv4 address operated by NETAIR-AS NETAIR, s.r.o. - Network Infrastructure in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · pointsharp.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/pointsharp.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.224.92.149212.224.64.0/18AS44066NETAIR-AS NETAIR, s.r.o. - Network InfrastructureDE

WHOIS identity

Registrar
iana:106
Organization
pointsharp ab
Contact emails

Subdomains

49 observed subdomains of pointsharp.com.

Web-graph footprint

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

96 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pointsharp.com.

MechanismTarget
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.156.70.51
SPF_IP212.116.65.71
SPF_IP213.136.52.130
SPF_IP3.127.200.111
SPF_IP5.150.227.162
SPF_IP79.136.10.210

Related pages

Pivot deeper into the graph from pointsharp.com.

Cypher and MCP

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

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