Skip to content

Hostname

manincor.com

Last fetched

manincor.com resolves to 1 IPv4 address operated by AS49864 in AT. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.126.208.217185.126.208.0/24AS49864AT

WHOIS identity

Registrar
iana:269
Organization
regina maria plangger
Contact emails

Subdomains

1 observed subdomain of manincor.com.

Web-graph footprint

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

200 sites link to this hostname.

139 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for manincor.com.

MechanismTarget
SPF_Abulk.rolmail.net
SPF_INCLUDEspf.camyno.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.116.180.238
SPF_IP146.255.57.106
SPF_IP185.121.103.31
SPF_IP217.61.161.211
SPF_IP77.32.100.159
SPF_MXmanincor.com

Related pages

Pivot deeper into the graph from manincor.com.

Cypher and MCP

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

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