Skip to content

Hostname

sergic.com

Last fetched

sergic.com resolves to 2 IPv4 addresses operated by AS24935 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · sergic.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sergic.com

Resolution chain

sergic.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:81
Organization
domain administrator
Contact emails

Subdomains

80 observed subdomains of sergic.com.

Web-graph footprint

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

152 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sergic.com.

MechanismTarget
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.citobi.be
SPF_INCLUDEspf.immo-facile.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP154.56.59.73
SPF_IP46.105.129.193
SPF_IP46.29.127.210
SPF_IP5.158.203.35
SPF_IP81.93.0.103

Related pages

Pivot deeper into the graph from sergic.com.

Cypher and MCP

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

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