Skip to content

Hostname

second-nature.co

Last fetched

second-nature.co resolves to 2 IPv4 addresses operated by AS196763 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · second-nature.coRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/second-nature.co

Resolution chain

second-nature.co resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.33.180.133185.33.180.0/22AS196763DE
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:146
Organization
denisa ratulea
Contact emails

Subdomains

6 observed subdomains of second-nature.co.

Web-graph footprint

Distinct hostnames that link to or from second-nature.co in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • second-nature.co

SPF policy

10 SPF mechanisms authorising senders for second-nature.co.

MechanismTarget
SPF_Asecond-nature.co
SPF_INCLUDE_spf.globehosting.net
SPF_INCLUDEmail.hostingww.com
SPF_IP185.247.61.178
SPF_IP185.247.61.32
SPF_IP185.247.61.33
SPF_IP185.247.61.36
SPF_IP185.33.180.133
SPF_IP188.213.22.57/32
SPF_MXsecond-nature.co

Related pages

Pivot deeper into the graph from second-nature.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "second-nature.co"})-[: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.