Skip to content

Hostname

sergiupreda.com

Last fetched

sergiupreda.com resolves to 1 IPv4 address operated by Cyber_Folks-RO-DC_FLO - Cyber_Folks SRL in RO. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · sergiupreda.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sergiupreda.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.120.58.24185.120.58.0/23AS34358Cyber_Folks-RO-DC_FLO - Cyber_Folks SRLRO

WHOIS identity

Registrar
iana:151
Organization
sergiu preda srl
Contact emails

Subdomains

10 observed subdomains of sergiupreda.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • sergiupreda.com

SPF policy

7 SPF mechanisms authorising senders for sergiupreda.com.

MechanismTarget
SPF_Asergiupreda.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mxserver.ro
SPF_IP77.81.164.2
SPF_IP77.81.165.46
SPF_IP85.120.58.241
SPF_MXsergiupreda.com

Related pages

Pivot deeper into the graph from sergiupreda.com.

Cypher and MCP

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

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