Skip to content

Hostname

resegments.com

Last fetched

resegments.com resolves to 1 IPv4 address operated by netcup-AS - netcup GmbH in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · resegments.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/resegments.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.195.9.211159.195.8.0/22AS197540netcup-AS - netcup GmbHDE

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of resegments.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • resegments.com

SPF policy

15 SPF mechanisms authorising senders for resegments.com.

MechanismTarget
SPF_Aresegments.com
SPF_INCLUDE_spf-dal04.webhostcluster.com
SPF_IP107.178.100.138
SPF_IP107.178.101.188
SPF_IP107.178.98.226
SPF_IP144.76.75.181
SPF_IP159.195.9.211
SPF_IP160.187.22.25
SPF_IP162.55.14.252
SPF_IP162.55.236.142
SPF_IP162.55.236.146
SPF_IP209.236.123.111
SPF_IP37.27.235.232
SPF_IP65.109.35.14
SPF_MXresegments.com

Related pages

Pivot deeper into the graph from resegments.com.

Cypher and MCP

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

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