Skip to content

Hostname

tingstad.com

Last fetched

tingstad.com resolves to 1 IPv4 address operated by UPTRADING-AS in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · tingstad.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tingstad.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.195.93.107185.195.93.0/24AS42649UPTRADING-ASSE

WHOIS identity

Registrar
iana:73
Organization
tingstad papper ab
Contact emails

Subdomains

7 observed subdomains of tingstad.com.

Web-graph footprint

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

142 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tingstad.com.

MechanismTarget
SPF_INCLUDEspf.bedrock.lime-technologies.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.89.48.17
SPF_IP212.89.59.17
SPF_IP23.251.238.30
SPF_IP23.251.238.31
SPF_IP23.251.238.32
SPF_IP23.251.238.33

Related pages

Pivot deeper into the graph from tingstad.com.

Cypher and MCP

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

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