Skip to content

Hostname

protractor.com

Last fetched

protractor.com resolves to 1 IPv4 address operated by GTT-BACKBONE GTT in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · protractor.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/protractor.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.212.202.162162.212.200.0/21AS3257GTT-BACKBONE GTTCA

WHOIS identity

Registrar
iana:1479
Organization
dave rosario
Contact emails

Subdomains

40 observed subdomains of protractor.com.

Web-graph footprint

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

8 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for protractor.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protractor.com
SPF_IP142.112.20.200
SPF_IP209.225.28.0/24
SPF_IP209.225.29.51/32
SPF_IP209.225.8.0/24
SPF_IP216.251.36.17
SPF_IP216.251.36.18
SPF_IP216.33.127.0/24
SPF_IP23.202.231.169
SPF_IP23.221.222.250
SPF_IP47.43.16.0/23
SPF_IP47.43.20.0/24
SPF_IP64.209.227.0/24
SPF_IP64.210.232.0/24
SPF_IP66.96.128.0/18
SPF_IP68.114.188.0/22
SPF_IP69.49.98.194
SPF_MXprotractor.com

Related pages

Pivot deeper into the graph from protractor.com.

Cypher and MCP

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

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