Skip to content

Hostname

serac-group.com

Last fetched

serac-group.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · serac-group.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/serac-group.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.210.249.11851.210.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:81
Organization
serac group
Contact emails

Subdomains

18 observed subdomains of serac-group.com.

Web-graph footprint

Distinct hostnames that link to or from serac-group.com in the public web crawl.

89 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for serac-group.com.

MechanismTarget
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.74.103.251/32
SPF_IP51.210.249.118
SPF_IP92.103.69.44/32
SPF_MXserac-group.com

Related pages

Pivot deeper into the graph from serac-group.com.

Cypher and MCP

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

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