Skip to content

Hostname

dev.smartifact.ro

Last fetched

dev.smartifact.ro resolves to 1 IPv4 address operated by AS44043 in RO.

Nutrition Label

WHISPER CANON · dev.smartifact.roRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dev.smartifact.ro

Resolution chain

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

IPPrefixASNOperatorCountry
89.44.138.24389.44.138.0/24AS44043RO

WHOIS identity

No WHOIS records are currently associated with dev.smartifact.ro in WhisperGraph.

Subdomains

1 observed subdomain of dev.smartifact.ro.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dev.smartifact.ro.

MechanismTarget
SPF_Adev.smartifact.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP176.223.125.100
SPF_IP188.240.2.99
SPF_IP31.14.23.222
SPF_IP89.44.138.243
SPF_MXdev.smartifact.ro

Related pages

Pivot deeper into the graph from dev.smartifact.ro.

Cypher and MCP

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

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