Skip to content

Hostname

gs1pt.org

Last fetched

gs1pt.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · gs1pt.orgRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gs1pt.org

Resolution chain

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

IPPrefixASNOperatorCountry
51.124.114.16951.124.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:48
Organization
codipor - associacaoo portuguesa de identificacao e
Contact emails

Subdomains

34 observed subdomains of gs1pt.org.

Web-graph footprint

Distinct hostnames that link to or from gs1pt.org in the public web crawl.

100 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gs1pt.org.

MechanismTarget
SPF_Ags1pt.org
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDE_spf.qp-mail.eu
SPF_INCLUDEeinvoice.yetspace.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_MXgs1pt.org

Related pages

Pivot deeper into the graph from gs1pt.org.

Cypher and MCP

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

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