Skip to content

Hostname

pairsolutions.de

Last fetched

pairsolutions.de resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · pairsolutions.deRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/pairsolutions.de

Resolution chain

pairsolutions.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.65.7645.60.65.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.72.7645.60.72.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

No WHOIS records are currently associated with pairsolutions.de in WhisperGraph.

Subdomains

12 observed subdomains of pairsolutions.de.

Web-graph footprint

Distinct hostnames that link to or from pairsolutions.de in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pairsolutions.de.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmensalokal.de
SPF_INCLUDEparentsmensa.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.101.38.21
SPF_IP212.227.10.149
SPF_IP82.165.99.206

Related pages

Pivot deeper into the graph from pairsolutions.de.

Cypher and MCP

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

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