Skip to content

Hostname

sap.polimerteknik.com

Last fetched

sap.polimerteknik.com resolves to 1 IPv4 address operated by BORUSANTELEKOM-AS - Vodafone Net Iletisim Hizmetler AS in TR.

Nutrition Label

WHISPER CANON · sap.polimerteknik.comRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/sap.polimerteknik.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.244.248.17062.244.240.0/20AS15924BORUSANTELEKOM-AS - Vodafone Net Iletisim Hizmetler ASTR

WHOIS identity

No WHOIS records are currently associated with sap.polimerteknik.com in WhisperGraph.

Subdomains

1 observed subdomain of sap.polimerteknik.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sap.polimerteknik.com.

MechanismTarget
SPF_Asap.polimerteknik.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP185.28.61.43
SPF_IP37.247.105.179
SPF_MXsap.polimerteknik.com

Related pages

Pivot deeper into the graph from sap.polimerteknik.com.

Cypher and MCP

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

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