Skip to content

Hostname

flink2go.com

Last fetched

flink2go.com resolves to 1 IPv4 address operated by IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE. in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
82.165.190.11782.165.0.0/16AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.DE

WHOIS identity

Registrar
iana:83
Organization
untermstrich software gmbh.
Contact emails

Subdomains

8 observed subdomains of flink2go.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for flink2go.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.250.167.130
SPF_IP178.250.167.137
SPF_IP212.227.13.205
SPF_IP212.227.47.185
SPF_IP217.160.172.33
SPF_IP217.160.65.132
SPF_IP217.160.68.95
SPF_IP87.106.194.102

Related pages

Pivot deeper into the graph from flink2go.com.

Cypher and MCP

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

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