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
Resolution chain
sergic.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.252.156.118 | 185.252.156.0/24 | AS24935 | — | FR |
| 51.178.139.119 | 51.178.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- domain administrator
- Contact emails
Subdomains
80 observed subdomains of sergic.com.
Showing 25 of 80. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sergic.com in the public web crawl.
152 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for sergic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eskerondemand.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.citobi.be |
| SPF_INCLUDE | spf.immo-facile.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 154.56.59.73 |
| SPF_IP | 46.105.129.193 |
| SPF_IP | 46.29.127.210 |
| SPF_IP | 5.158.203.35 |
| SPF_IP | 81.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.