Skip to content

Hostname

getabstract.com

Last fetched

getabstract.com resolves to 1 IPv4 address operated by CYBERLINK Cyberlink AG in CH. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · getabstract.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/getabstract.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.12.131.362.12.128.0/17AS15623CYBERLINK Cyberlink AGCH

WHOIS identity

Registrar
iana:106
Organization
getabstract ag (getabstract ltd)
Contact emails

Subdomains

39 observed subdomains of getabstract.com.

Web-graph footprint

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

1,439 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for getabstract.com.

MechanismTarget
SPF_INCLUDE4918719.spf07.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:8a8:6003:10::/64
SPF_IP62.12.129.130
SPF_IP62.12.131.0/28
SPF_IP62.12.137.152/29

Related pages

Pivot deeper into the graph from getabstract.com.

Cypher and MCP

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

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