Skip to content

Hostname

ortecfinance.com

Last fetched

ortecfinance.com resolves to 1 IPv4 address operated by TRANSIP-AS Amsterdam, the Netherlands in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
157.97.171.105157.97.168.0/22AS20857TRANSIP-AS Amsterdam, the NetherlandsNL

WHOIS identity

Registrar
iana:1647
Organization
ortec finance b.v.
Contact emails

Subdomains

6 observed subdomains of ortecfinance.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ortecfinance.com.

MechanismTarget
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP3.125.67.59/32
SPF_IP3.70.162.203/32
SPF_IP35.156.73.189/32
SPF_IP35.158.11.197/32
SPF_IP35.158.242.254/32
SPF_IP89.20.180.200
SPF_IP89.20.180.201

Related pages

Pivot deeper into the graph from ortecfinance.com.

Cypher and MCP

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

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