Skip to content

Hostname

glasassociates.com

Last fetched

glasassociates.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · glasassociates.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/glasassociates.com

Resolution chain

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

IPPrefixASNOperatorCountry
173.230.141.220173.230.128.0/20AS63949US

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of glasassociates.com.

Web-graph footprint

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

8 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for glasassociates.com.

MechanismTarget
SPF_Aglasassociates.com
SPF_Ahost11.bf-server5.com
SPF_IP173.230.141.220
SPF_IP47.50.79.210
SPF_IP47.50.79.220
SPF_IP47.50.79.221
SPF_IP47.50.79.222
SPF_MXglasassociates.com

Related pages

Pivot deeper into the graph from glasassociates.com.

Cypher and MCP

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

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