Hostname
sktpetri.com
Last fetched
sktpetri.com resolves to 2 IPv4 addresses operated by OVH - OVH SAS in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
sktpetri.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 142.44.217.176 | 142.46.0.0/16 | AS16276 | OVH - OVH SAS | US |
| 193.183.80.13 | 193.183.160.0/24 | AS204074 | NMU-AS - Nordisk Media Utveckling AB | SE |
WHOIS identity
- Registrar
- iana:269
- Organization
- nch south a/s
- Contact emails
Subdomains
4 observed subdomains of sktpetri.com.
Web-graph footprint
Distinct hostnames that link to or from sktpetri.com in the public web crawl.
89 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for sktpetri.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-003bff01.pphosted.com |
| SPF_INCLUDE | spf.hatteland.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.synxis.com |
| SPF_INCLUDE | spf.zml0.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 151.193.18.41/32 |
| SPF_IP | 213.180.71.108/32 |
| SPF_IP | 62.92.62.113 |
Related pages
Pivot deeper into the graph from sktpetri.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sktpetri.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.