Skip to content

Hostname

integra.ro

Last fetched

integra.ro resolves to 1 IPv4 address operated by AS34304 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · integra.roRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/integra.ro

Resolution chain

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

IPPrefixASNOperatorCountry
81.180.138.23681.180.138.0/24AS34304RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

8 observed subdomains of integra.ro.

Web-graph footprint

Distinct hostnames that link to or from integra.ro in the public web crawl.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for integra.ro.

MechanismTarget
SPF_Aintegra.ro
SPF_Amail.integra.ro
SPF_INCLUDEh6.ttn.ro
SPF_INCLUDEhosting4.teentelecom.net
SPF_IP193.138.193.226
SPF_IP81.180.138.226
SPF_IP81.180.138.236
SPF_IP86.107.57.178
SPF_IP86.107.63.4
SPF_MXintegra.ro

Related pages

Pivot deeper into the graph from integra.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "integra.ro"})-[: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.